Expand description
Test utilities for sval
.
Structs§
- A buffer for collecting test tokens.
Enums§
- A token representing a specific call to an
sval::Stream
method.
Functions§
- Assert that a value fails to stream.
- Assert that a value streams to exactly the sequence of tokens provided.
- Assert that a value streams without failing.